home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
raytrace
/
pov
/
gen
/
lparser3
/
tree02.ls
< prev
next >
Wrap
Text File
|
1993-11-22
|
199b
|
19 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
#
# Ternary skeleton
#
15
30
20
#
FA
#
A=!(.9)t(.4)FB>(94)B>(132)B
B=[&t(.4)F$A]
F='(1.25)F'(.8)
@